projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2018-04-10
Timm Bäder
gdk: Protect against negative GDK_SCALE values
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Руслан Ижбулатов
GDK W32: use clock after_paint signal for timing updates
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Emmanuele Bassi
docs: Link to GResource
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Daniel Boles
docs/reference/gtk/getting_started: cgit => GitLab
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Руслан Ижбулатов
GDK W32: set update frequency and timestamp
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Daniel Boles
AccelGroup: Remove @See_also of deleted function
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Benjamin Otte
css: Clipping changes don't need a queue_allocate(...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Benjamin Otte
entry: Stop being activatable
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Daniel Boles
Merge branch 'master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Sébastien Villemot
gdk_x11_display_get_monitor: fix monitor number test...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
glcontext: Store the buffer age regions in the GL context
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
vulkan: Use new resize vfunc to recreate swapchain
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
drawcontext: Add a surface_resized() vfunc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
surface: Track all draw contexts created for the surface
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Benjamin Otte
widget: Don't do a 0-size check before snapshotting
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
testmodelbutton: Test :centered, :icon, :inverted
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
testmodelbutton: Fix wrongly overridding MB child
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
ModelButton: Use WARN_INVALID_PROPERTY, not assert
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
ModelButton: Fix type Wether => Whether
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
testmodelbutton: Add explanatory comments to CSS
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
ModelButton: Protect against nonsensical gbooleans
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Daniel Boles
tests/testmodelbutton: Add this
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Timm Bäder
Merge branch 'wip/sadiq/fixes' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Mohammed Sadiq
listbox: Fix signal name in documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Rico Tzschichholz
Fix some g-i annotation warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Timm Bäder
menu: Avoid an invalid read
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Timm Bäder
lockbutton: Remove priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Timm Bäder
widgetbowl: Add switch demo
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
gtk-demo: Redo viewing of resources
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
video: Add autoplay and loop boolean properties
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Piotr Drąg
Update POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkmenushell: Port to using GtkEventControllerKey
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcellrendereraccel: Port to using GtkEventControllerKey
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkentry: Use key controller to track focus changes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcalendar: Use key controller to track focus changes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtktextview: Use key controller for focus changes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkeventcontrollerkey: Add ::focus-in/out signals
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkeventcontrollerkey: Add get_group() call
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkmenu: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkiconview: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcellrendererspin: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
appchoooserdialog: use search bar key capture API
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
inspector: Use search bar API to capture key events...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtksearchbar/entry: Add [gs]et_key_capture_widget(...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkwindow: Perform key activation in gtk_main_do_event()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkwidget: Activate key bindings through run_controllers()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkwidget: Break early if non-gesture controllers handl...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
eventcontrollerkey: Add function to forward stuff elsewhere
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkmain: Don't use special paths for key event propagation
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkrange: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcellrendereraccel: simplify grabbing code
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
combo box: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
app chooser: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkentrycompletion: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkplacessidebar: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtktextview: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkflowbox: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkentry: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcolorswatch: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcolorplane: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkcalendar: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
search bar: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
Shortcuts window: stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
color editor: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
about dialog: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
icon-browser: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
places view: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
inspector: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
testgtk: Drop snapshot
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
testgtk: Drop the event watcher
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
docs: Modernize an example
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
gtk-demo: Stop using ::key-press-event in font explorer
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
testsuite: Don't use ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Matthias Clasen
file chooser: Use a key event controller
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
demos: Add "Paint" demo
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtk: Add GtkGestureStylus
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtkwindow: Unset focus grab_widget if it ends up unmapped
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Carlos Garnacho
gtk: Add GtkEventControllerKey
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
snapshot: Don't cause invalid reads
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
rendernode: Add missing return
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Piotr Drąg
Update POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
widget: Fix variable names
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
a11y: Fix headers
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
Merge branch 'window-activate' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Samuel Thibault
a11y: restore window:activate/deactivate emission
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
inspector: Add an fps overlay
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
inspector: Bring back debug updates
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
widget: Remove draw signal
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
inspector: Introduce so-called "overlays"
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
widget: Add gtk_widget_compute_bounds()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
inspector: Change semantics of inspector render node...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
image: Actually report a request mode
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
treeview: Remove invalidation tracking code
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
testgtk: Remove draw signal usage
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
widget: Remove GtkWidget.draw vfunc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
widget: Remove gtk_widget_draw()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
reftests: Port from gtk_widget_draw() to snapshots
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
testgtk: Take an actual snapshot of a widget
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
testlist3: Set the actual row as drag icon
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Benjamin Otte
widgetpaintable: Implement get_current_image()
commit
|
commitdiff
|
tree
|
snapshot
next